The following tables list the members exposed by PropertyMappingCollection<TKey,TMapping>.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<TMapping>) |
![]() | IsUpdating | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | Item | Returns the data member to which the specified schedule property or metadata entry is mapped to. |
![]() | MetadataPropertyMappings | Used for defining metadata field mappings. |
![]() | UseDefaultMappings | Specifies whether to use default mappings. |
Name | Description | |
---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<TMapping>) |
![]() | NotifyItemsChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
Name | Description | |
---|---|---|
![]() | Add | Adds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<TMapping>) |
![]() | AddRange | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | BeginUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | BinarySearch | Overloaded. (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | Clear | Removes all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<TMapping>) |
![]() | Contains | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<TMapping>) |
![]() | CopyTo | Copies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<TMapping>) |
![]() | EndUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | GetEnumerator | Returns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<TMapping>) |
![]() | GetItem | Gets the TMapping instance associated with the specified key. |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<TMapping>) |
![]() | Insert | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<TMapping>) |
![]() | InsertRange | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<TMapping>) |
![]() | ReInitialize | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | Remove | Overloaded. Removes the mapping for the specified key. |
![]() | RemoveAt | Removes the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<TMapping>) |
![]() | RemoveRange | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
Name | Description | |
---|---|---|
![]() | BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<TMapping>) |
![]() | CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<TMapping>) |
![]() | ClearItems | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | CreateNew | Creates a new instance of mapping object that's compatible with this collection. |
![]() | InsertItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | MoveItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | OnBeginUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | OnCollectionChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | OnEndUpdate | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | OnItemAdded | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | OnItemAdding | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | OnItemPropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | OnItemRemoved | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | OnItemRemoving | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | OnPropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | RaisePropertyChangedEvent | Raises PropertyChanged event. |
![]() | RemoveItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
![]() | SetItem | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<TMapping>) |
![]() | ItemPropertyChanged | (Inherited from Infragistics.Collections.ObservableCollectionExtended<TMapping>) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<TMapping>) |